.imgLoadAmin{
    width:100%; position:absolute; top:126px; z-index:100; text-align:center; display:none;
}
img {
	border: 0
}
.new_banner {
	width: 985px;
	height: 393px;
	border: 1px solid #E1E1E1;
	position: relative;
	margin: 0 auto;
	padding: 9px;
	background: url(img/loading.gif) no-repeat center center #fff
}
.rslides {
	width: 100%;
	height: 561px;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden
}
.rslides11 {
	width: 100%;
	height: 261px;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden
}
.rslides_nav {
	width: 36px;
	height: 36px;
	background-image: url(img/banner_new.png);
	display: block;
	position: absolute;
	text-indent: -10em;
	overflow: hidden
}
.rslides li {
	width: 100%;
	text-align: center;
	position: absolute: 
}
.rslides li a {
	display: inline-block;
	
	height: 261px;
	margin: 0 auto
}
.rslides li a img {
}
.prev {
	background-position: 0 0;
	left: 405px;
	top: 180px;
	opacity: .8;
	display: none;
	border: none
}
.prev: hover {
	background-position: 0 -36px
}
.next {
	background-position: -36px 0;
	right: 405px;
	top: 180px;
	opacity: .8;
	display: none;
	border: none
}
.next: hover {
	background-position: -36px -36px
}
.rslides_tabs {
	position: absolute;
	clear: both;
	z-index: 99999;
	margin-left: -64px;
	left: 50%;
	line-height: 15px;
	bottom: -31px;
	text-align: center;
	padding: 0 5px;
	height: 15px;
	border-radius: 20px
}
.rslides_tabs li {
	display: inline;
	float: none;
	_float: left;
	*float: left;
	margin-right: 5px
}
.rslides_tabs a {
	width: 9px;
	height: 9px;
	background: #fff;
	text-indent: -5em;
	overflow: hidden;
	display: inline-block;
	margin-left: 6px;
	border-radius: 6px
}
.rslides_tabs .rslides_here a {
	background: #A19FA1
}